Crate mizaru[][src]

Structs

A blind signature.

A Mizaru public key. This is actually just the merkle-tree-root of a huge bunch of bincoded RSA public keys!

A Mizaru private key. Consists of a vast number of RSA private keys, one for every day, for the 65536 days after the Unix epoch. This supports serde so that you can save this to disk.

Functions

Obtains the epoch from a SystemTime